runtime.profBuf.takeOverflow (method)
3 uses
runtime (current package)
profbuf.go#L160: func (b *profBuf) takeOverflow() (count uint32, time uint64) {
profbuf.go#L316: count, time := b.takeOverflow()
profbuf.go#L464: count, time := b.takeOverflow()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)